g-i: fix gtk_shortcut_label_new annotation
authorBilal Elmoussaoui <bil.elmoussaoui@gmail.com>
Thu, 11 Mar 2021 18:21:56 +0000 (18:21 +0000)
committerBilal Elmoussaoui <bil.elmoussaoui@gmail.com>
Thu, 11 Mar 2021 18:21:56 +0000 (18:21 +0000)
gtk/gtkshortcutlabel.c

index 262ae34251ee4f254c9a0b70a2f63164d67c1b84..1332fa47c51a7927f24eed9f366dc20ecaaefb69 100644 (file)
@@ -515,7 +515,7 @@ gtk_shortcut_label_init (GtkShortcutLabel *self)
  *
  * Creates a new `GtkShortcutLabel` with @accelerator set.
  *
- * Returns: (transfer full): a newly-allocated `GtkShortcutLabel`
+ * Returns: a newly-allocated `GtkShortcutLabel`
  */
 GtkWidget *
 gtk_shortcut_label_new (const char *accelerator)